- pointers_c_function
void pointers_c_function(int* n)
Undocumented in source. Be warned that the author may not have intended to support it.
- simple_c_function
int simple_c_function(int a, int b)
Undocumented in source. Be warned that the author may not have intended to support it.
- string_c_function
char string_c_function(char* str)
Undocumented in source. Be warned that the author may not have intended to support it.